Notification Dispatcher |
Settings
maxConcurrentWorkers
Setting Type |
Hot |
Type |
Integer |
Description |
Maximum concurrent threads in the threadpool. |
maxPendingWorks
Setting Type |
Hot |
Type |
Integer |
Description |
The maximum number of Works that the Dispatcher can queue up. |
minConcurrentWorkers
Setting Type |
Hot |
Type |
Integer |
Description |
Minimum concurrent threads in the threadpool. |
monitorPeriod
Setting Type |
Hot |
Type |
Long |
Description |
The interval period at which the Dispatcher checks how many idle workers are running. |
Counters
currentNumWorkers
Counter type |
Value Counter |
Value |
No of current worker threads. |
Hints |
|
numActiveWorkers
Counter type |
Value Counter |
Value |
No of current active worker threads. |
Hints |
|
numIdleWorkers
Counter type |
Value Counter |
Value |
No of idle worker threads. |
Hints |
|
Alerts
The Notification Dispatcher type does not have any alerts.
Sub-components
The Notification Dispatcher type has no sub-components.